Skip to content

ci: authenticate release pr lookup to avoid rate limits#2041

Merged
CodeDredd merged 1 commit into
mainfrom
ci/authenticated-release-pr-lookup
Jul 20, 2026
Merged

ci: authenticate release pr lookup to avoid rate limits#2041
CodeDredd merged 1 commit into
mainfrom
ci/authenticated-release-pr-lookup

Conversation

@CodeDredd

Copy link
Copy Markdown
Owner

The release PR lookup ran unauthenticated and hit the anonymous GitHub API rate limit when several pushes landed in quick succession (latest changelog run failed with 403). Send the workflow token like the other API calls already do.

@CodeDredd
CodeDredd merged commit 6d23ad9 into main Jul 20, 2026
3 of 6 checks passed
@CodeDredd
CodeDredd deleted the ci/authenticated-release-pr-lookup branch July 20, 2026 15:09
@github-actions github-actions Bot mentioned this pull request Jul 20, 2026
@codecov-commenter

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.38%. Comparing base (3ebc920) to head (8bef2b3).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2041      +/-   ##
==========================================
+ Coverage   99.29%   99.38%   +0.09%     
==========================================
  Files          82       82              
  Lines        3100     3100              
  Branches      559      559              
==========================================
+ Hits         3078     3081       +3     
+ Misses         16       14       -2     
+ Partials        6        5       -1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants